Skip to content

Draft: PoC for API v3 Security Gateway (API Keys & Throttling)#2237

Closed
NamanmeetSingh wants to merge 1 commit into
aboutcode-org:mainfrom
NamanmeetSingh:feature/api-v3-security-gateway
Closed

Draft: PoC for API v3 Security Gateway (API Keys & Throttling)#2237
NamanmeetSingh wants to merge 1 commit into
aboutcode-org:mainfrom
NamanmeetSingh:feature/api-v3-security-gateway

Conversation

@NamanmeetSingh
Copy link
Copy Markdown

As part of my GSoC 2026 proposal to build an Event-Driven Webhook Engine, I am also proposing wrapping the new API v3 endpoints in a security gateway to prevent bot scraping.

This Draft PR serves as a quick Proof of Concept demonstrating the integration of djangorestframework-api-key. It successfully locks down the PackageViewSet and requires a valid Authorization: Api-Key header to return a 200 OK.

(Related to RFC Issue #2235)

Signed-off-by: Namanmeet Singh <singhnamanmeet@gmail.com>
@TG1999
Copy link
Copy Markdown
Contributor

TG1999 commented Apr 7, 2026

Hey, thank you very much, But we don't need it for now. We have throttling enabled to prevent DDOS. Closing it for now!

@TG1999 TG1999 closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants